Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add --dry-run option #79

Closed
wants to merge 2 commits into from
Closed

feat: Add --dry-run option #79

wants to merge 2 commits into from

Conversation

janw
Copy link
Owner

@janw janw commented Feb 9, 2024

No description provided.

Copy link

codecov bot commented Feb 9, 2024

Codecov Report

Attention: Patch coverage is 74.28571% with 9 lines in your changes missing coverage. Please review.

Project coverage is 89.64%. Comparing base (2965697) to head (b9c5aad).
Report is 91 commits behind head on main.

Files with missing lines Patch % Lines
podcast_archiver/download.py 28.57% 3 Missing and 2 partials ⚠️
podcast_archiver/console.py 83.33% 2 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #79      +/-   ##
==========================================
- Coverage   90.53%   89.64%   -0.89%     
==========================================
  Files          15       15              
  Lines         676      705      +29     
  Branches      119      124       +5     
==========================================
+ Hits          612      632      +20     
- Misses         43       48       +5     
- Partials       21       25       +4     
Files with missing lines Coverage Δ
podcast_archiver/cli.py 81.39% <100.00%> (+0.21%) ⬆️
podcast_archiver/config.py 93.24% <100.00%> (+0.09%) ⬆️
podcast_archiver/processor.py 84.61% <100.00%> (-0.20%) ⬇️
podcast_archiver/console.py 84.00% <83.33%> (-16.00%) ⬇️
podcast_archiver/download.py 88.23% <28.57%> (-4.55%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@janw janw force-pushed the add-dry-run-opt branch 2 times, most recently from 1ee24b4 to a73c008 Compare February 9, 2024 21:53
@janw janw closed this Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants